home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / util / boot / MaxCli.lha / MaxCli.readme < prev    next >
Encoding:
Text File  |  1996-08-28  |  1.7 KB  |  59 lines

  1. Short:      Removes border from CLI and resizes it
  2. Uploader:   100.84985@germany.net (Rainer Koschnick)
  3. Author:     100.84985@germany.net (Rainer Koschnick)
  4. Type:       util/boot
  5. Replaces:   util/boot/MaxCli.lha
  6. Requires:   Kickstart version >= 37
  7. Version:    1.01
  8.  
  9. Little hack to remove CLI window gadgets/border (assured to take only
  10. the current CLI's window pointer, and not the pointer of the currently
  11. active window which might be another one, like other tools of that kind
  12. do! :)).
  13.  
  14. Template:
  15.             NOBORDER/S
  16.             Make CLI window borderless by detaching its gadgets
  17.  
  18.             MAXIMIZE/S
  19.             Resizes window to screensize-screentitleheight and places
  20.             it below screentitle
  21.  
  22.             FULLSIZE/S
  23.             Resize window to full screensize
  24.  
  25.             MINWIN/S
  26.             Change window's MaxWidth & MaxHeight to smaller values
  27.             (rightborderwidth / topborderheight)
  28.  
  29.             ZIP/S
  30.             (Un)zips window (Change window to 'alternate' position and
  31.             dimensions)
  32.  
  33. History:
  34.  
  35. 1.00        First public release
  36. 1.01        New options
  37.             o MAXIMIZE
  38.             o MINWIN
  39.             o ZIP
  40.  
  41. Known problems:
  42.  
  43. As this is only a hack, I take no responsibility for any damage this program
  44. may cause to your system. The NOBORDER option doesn't work in conjunction with
  45. KingCON, because the slidergadget of KingCON's review buffer will still be
  46. updated, though the gadget itself no longer exists. One way to get around this
  47. is to turn off KingCON's reviewbuffer (RAMIGA+W).
  48.  
  49. Credits:
  50.  
  51. This program was compiled using the Oberon-A compiler (©1993-95 Frank
  52. Copeland).
  53.  
  54. "MaxCli" is Freeware!
  55.  
  56. Thanks to:
  57.  
  58. bitman@amiga.edu.ee for reporting the KingCON incompatibility.
  59.